Gets the client scope to which this client view belongs.
Namespace:
C1.DataAssembly: C1.Data.Entity (in C1.Data.Entity.dll)
Syntax
| C# |
|---|
public ClientScope Scope { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Scope As ClientScope Get |